* xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it to
authorChong Yidong <cyd@stupidchicken.com>
Sat, 7 Nov 2009 23:49:08 +0000 (23:49 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 7 Nov 2009 23:49:08 +0000 (23:49 +0000)
commit9923600bb9f84445468eb0fddc017db71a301635
tree6e42d9900385c00f7cb4bf90770ee626e25da409
parent4d941288db97c7cd0940dc959a7c8222b8451d4f
* xmenu.c (Fx_popup_menu): Extract event timestamp.  Pass it to
xmenu_show.
(xmenu_show): New arg.  Pass it to create_and_show_popup_menu.
(create_and_show_popup_menu): New arg.  Pass it to gtk_menu_popup.
src/ChangeLog
src/xmenu.c